home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- findPanel:;
- findPrevious:;
- findNext:;
- };
- SUPERCLASS = Object;
- };
- ExecMonitor = {
- ACTIONS = {
- selectSgsTool:;
- newContinue:;
- showExecWindow:;
- };
- OUTLETS = {
- exeControlBox;
- exePassword;
- exeExecute;
- exeShellScroll;
- exeCommandScroll;
- exeUser;
- exeWindow;
- exeHost;
- };
- SUPERCLASS = Object;
- };
-